added some development tools
[windows-sources.git] / developer / Samples / NET 4.6 / Samples for Parallel / AntisocialRobots / AntisocialRobots_CSharp / App.xaml.cs
blob5ae50448481a18c8b6412e0a3c2597c56abeb1f5
1 //--------------------------------------------------------------------------
2 //
3 // Copyright (c) Microsoft Corporation. All rights reserved.
4 //
5 // File: App.xaml.cs
6 //
7 //--------------------------------------------------------------------------
9 using System.Windows;
11 namespace AntisocialRobots
13 /// <summary>Interaction logic for App.xaml</summary>
14 public partial class App : Application